-
1 limited sensing random access algorithm
abbr. LSRAалгоритм произвольного доступа с ограниченным контролем ( состояния канала) (в соответствии с этим алгоритмом контроль состояния канала производится не постоянно, а по необходимости, напр., с момента поступления пакета в буфер передатчика до момента его успешной передачи); см. collision resolution algorithm for frequency hoppingАнгло-русский словарь промышленной и научной лексики > limited sensing random access algorithm
-
2 random access transmission algorithm
abbr. RAAалгоритм передачи ( данных) с произвольным доступомАнгло-русский словарь промышленной и научной лексики > random access transmission algorithm
-
3 collision resolution algorithm for frequency hopping
abbr. CRAFHалгоритм разрешения конфликтов для СС с ППРЧ (алгоритм произвольного доступа с ограниченном контролем состояния канала, основанный на использовании кодов (частотно-временных матриц) сигналов с ППРЧ, закрепляемых за передатчиками); см. limited sensing random access algorithm; transmitter-directed code assignmentАнгло-русский словарь промышленной и научной лексики > collision resolution algorithm for frequency hopping
-
4 RAA
random access algorithm — алгоритм обеспечения произвольного доступа (напр., к ресурсам ПРС) -
5 LSRA
См. также в других словарях:
Random access stored program machine — In theoretical computer science the Random Access Stored Program (RASP) machine model is an abstract machine used for the purposes of algorithm development and algorithm complexity theory.The RASP is a Random Access Machine (RAM) model that,… … Wikipedia
Random access machine — In computer science, random access machine (RAM) is an abstract machine in the general class of register machines. The RAM is very similar to the counter machine but with the added capability of indirect addressing of its registers. Like the… … Wikipedia
Parallel Random Access Machine — In computer science, Parallel Random Access Machine (PRAM) is a shared memory abstract machine. As its name indicates, the PRAM was intended as the parallel computing analogy to the random access machine (RAM). In the same way, that the RAM is… … Wikipedia
Dynamic random-access memory — DRAM redirects here. For other uses, see Dram (disambiguation). Computer memory types Volatile RAM DRAM (e.g., DDR SDRAM) SRAM In development T RAM Z RAM TTRAM Historical Delay line memory Selectron tube Williams tube … Wikipedia
Dynamic random access memory — (DRAM) is a type of random access memory that stores each bit of data in a separate capacitor within an integrated circuit. Since real capacitors leak charge, the information eventually fades unless the capacitor charge is refreshed periodically … Wikipedia
Algorithm characterizations — The word algorithm does not have a generally accepted definition. Researchers are actively working in formalizing this term. This article will present some of the characterizations of the notion of algorithm in more detail. This article is a… … Wikipedia
Algorithm examples — This article Algorithm examples supplements Algorithm and Algorithm characterizations. = An example: Algorithm specification of addition m+n =Choice of machine model:This problem has not been resolved by the mathematics community. There is no… … Wikipedia
Random number generation — A random number generator (often abbreviated as RNG) is a computational or physical device designed to generate a sequence of numbers or symbols that lack any pattern, i.e. appear random. Computer based systems for random number generation are… … Wikipedia
Random number generator attack — The security of cryptographic systems depends on some secret data that is known to authorized persons but unknown and unpredictable to others. To achieve this unpredictability, some randomization is typically employed. Modern cryptographic… … Wikipedia
Random variate — A random variate is a particular outcome of a random variable: the random variates which are other outcomes of the same random variable would have different values. Random variates are used when simulating processes driven by random influences… … Wikipedia
Page replacement algorithm — This article is about algorithms specific to paging. For outline of general cache algorithms (e.g. processor, disk, database, web), see Cache algorithms. In a computer operating system that uses paging for virtual memory management, page… … Wikipedia